home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / g_quake / mega99.zip / MEGA.BAT < prev    next >
DOS Batch File  |  1996-08-06  |  197b  |  12 lines

  1. @echo off
  2. md mega
  3. move weapons.qc mega
  4. move player.qc mega
  5. move config.cfg mega
  6. move progs.dat mega
  7. move readthis.txt mega
  8. move soldier.qc mega
  9. cls
  10. echo Type "Quake -game mega" to play
  11.  
  12.